Click or drag to resize

MessageDisableFullFidelity Property

Gets or sets a value indicating whether [disable full fidelity].

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool DisableFullFidelity { get; set; }

Property Value

Type: Boolean
true if [disable full fidelity]; otherwise, false.
See Also